home *** CD-ROM | disk | FTP | other *** search
/ Experimental BBS Explossion 3 / Experimental BBS Explossion III.iso / c / sblib10.zip / README < prev    next >
Text File  |  1993-09-11  |  612b  |  16 lines

  1.  SBLIB is a freeware library of routines which use the CTVDSK.DRV driver to 
  2.  play Sound Blaster .VOC files from C.  For more information, see SBLIB.DOC.
  3.  
  4.  Description of files:
  5.      CTVDSK.DRV     - Sound Blaster driver
  6.      SBLIB.OBJ      - Object file for SBLIB.LIB
  7.      SBLIB.LIB      - SBLIB library file
  8.      SBLIB.H        - C header file, contains function prototypes for functions 
  9.                     in SBLIB.LIB
  10.      SBLIB.DOC      - Documentation
  11.      VOCPLAY.EXE    - Sample program
  12.      VOCPLAY.C      - Sample program source code
  13.      TEST.VOC       - VOC file played by VOCPLAY
  14.  
  15.  
  16.